Using the java secure socket extension in websphere application server 以了解该设置的必要性。
To get up and running with the java secure socket extension 要得到并运行java安全套接字扩展,您将需要一个jsse提供程序,如
April 2002 regular java zone contributor greg travis walks you through the hardest and most important part of working with java secure socket extension - creating and installing the jsse encryption keys , 2002年4月)中, java专区的定期撰稿人greg travis带领您完成了使用java安全套接字扩展的最困难和最重要的部分创建并安装jsse加密密钥。
Be aware that we assume a network deployment installation of websphere application server ; otherwise your default keystore behavior may be different . see using the java secure socket extension in websphere application server 注意,我们假设您安装的是websphere application server network deployment ,否则您的缺省密钥存储区的行为可能有所不同。
The java secure socket extension jsse enables secure internet communications with ssl tls . it provides an application framework - a java version of the ssl and tls protocols - complete with the full range of functionality including data encryption , server authentication , message integrity , and more Java安全套接字扩展( jsse )利用ssl / tls可以进行安全的internet通信,它提供了一个具有完整功能的应用程序框架一个java版本的ssl和tls协议,这些功能包括数据加密、服务器认证、消息完整性,等等。
In computing, the Java Secure Socket Extension (JSSE) provides a set of packages which enable secure Internet communications. It implements a Java technology version of the Secure Sockets Layer (SSL) and Transport Layer Security (TLS) protocols.